home *** CD-ROM | disk | FTP | other *** search
- inherited fraQuarantinedPage: TfraQuarantinedPage
- Height = 436
- Font.Height = -12
- ParentFont = False
- OnResize = FrameResize
- ExplicitHeight = 436
- object pnlQuarantine: TTePanel [0]
- Left = 8
- Top = 70
- Width = 498
- Height = 356
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 1
- ThemeObject = 'MainPanel'
- DesignSize = (
- 498
- 356)
- object lblNWMsg: TResLabel
- Left = 8
- Top = 8
- Width = 480
- Height = 79
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoSize = False
- Enabled = False
- Visible = False
- WordWrap = True
- ResourceCaption = 38900
- end
- object lblSelectAll: TResLabel
- Left = 12
- Top = 298
- Width = 50
- Height = 14
- Anchors = [akLeft, akBottom]
- Transparent = True
- OnClick = btnSelectAllClick
- ResourceCaption = 38052
- ResourceHint = 42101
- end
- object lblDeselectAll: TResLabel
- Left = 92
- Top = 298
- Width = 63
- Height = 14
- Anchors = [akLeft, akBottom]
- Transparent = True
- OnClick = btnDeselectAllClick
- ResourceCaption = 38053
- ResourceHint = 42102
- end
- object lblProgressItem: TResLabel
- Left = 10
- Top = 302
- Width = 477
- Height = 14
- Anchors = [akLeft, akRight, akBottom]
- AutoSize = False
- Caption = 'lblProgressItem'
- Transparent = True
- Visible = False
- ExplicitTop = 284
- end
- object lblItems: TResStaticText
- Left = 8
- Top = 8
- Width = 53
- Height = 18
- Caption = 'lblItems'
- FocusControl = tvwSpiesFound
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- ResourceOptions = [rsoStripAccels]
- end
- object tvwSpiesFound: TWebrootVirtualStringTree
- Left = 8
- Top = 32
- Width = 230
- Height = 263
- Anchors = [akLeft, akTop, akRight, akBottom]
- ButtonStyle = bsTriangle
- CheckImageKind = ckXP
- Color = clWhite
- Header.AutoSizeIndex = 0
- Header.Font.Charset = DEFAULT_CHARSET
- Header.Font.Color = clWindowText
- Header.Font.Height = -12
- Header.Font.Name = 'Tahoma'
- Header.Font.Style = []
- Header.Height = 20
- Header.MainColumn = 1
- Header.Options = [hoColumnResize, hoDrag, hoOwnerDraw, hoShowImages, hoShowSortGlyphs, hoVisible]
- Header.Style = hsXPStyle
- HintMode = hmTooltip
- PopupMenu = mnuDetails
- TabOrder = 1
- TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes, toDisableAutoscrollOnFocus]
- TreeOptions.MiscOptions = [toCheckSupport, toFullRepaintOnResize, toInitOnSave, toReportMode, toToggleOnDblClick, toWheelPanning]
- TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowVertGridLines, toUseBlendedImages]
- TreeOptions.SelectionOptions = [toFullRowSelect]
- OnAfterCellPaint = tvwSpiesFoundAfterCellPaint
- OnChange = tvwSpiesFoundChange
- OnChecked = tvwSpiesFoundChecked
- OnClick = tvwSpiesFoundClick
- OnCompareNodes = tvwSpiesFoundCompareNodes
- OnContextPopup = tvwSpiesFoundContextPopup
- OnGetText = tvwSpiesFoundGetText
- OnGetHint = tvwSpiesFoundGetHint
- OnHeaderDraw = tvwSpiesFoundHeaderDraw
- OnShortenString = tvwSpiesFoundShortenString
- Columns = <
- item
- Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coShowDropMark, coVisible, coFixed]
- Position = 0
- Style = vsOwnerDraw
- Width = 30
- end
- item
- Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible]
- Position = 1
- Width = 200
- WideText = 'name'
- end
- item
- Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coVisible]
- Position = 2
- Width = 80
- WideText = 'risk'
- end>
- end
- object prgProgress: TProgressBar
- Left = 10
- Top = 324
- Width = 223
- Height = 20
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 5
- Visible = False
- end
- object btnDeleteSelected: TResTeButton
- Left = 8
- Top = 322
- Width = 129
- Height = 25
- OnClick = btnDeleteSelectedClick
- Anchors = [akLeft, akBottom]
- TabOrder = 3
- ResourceCaption = 38054
- ResourceHint = 42103
- end
- object btnRestoreSelected: TResTeButton
- Left = 148
- Top = 322
- Width = 149
- Height = 25
- OnClick = btnRestoreSelectedClick
- Anchors = [akLeft, akBottom]
- TabOrder = 4
- ResourceCaption = 38055
- ResourceHint = 42104
- end
- object pnlThreatDetails: TTePanel
- Left = 248
- Top = 32
- Width = 241
- Height = 263
- Anchors = [akTop, akRight, akBottom]
- Color = clWhite
- TabOrder = 2
- ThemeObject = 'default'
- end
- end
- inherited pnlHeader: TPanel
- Height = 66
- ExplicitHeight = 66
- inherited imgStep: TResImage
- Left = 8
- Top = 8
- ResourceImage = 'PI_QUARANTINE'
- ExplicitLeft = 8
- ExplicitTop = 8
- end
- object imgNote: TResImage [1]
- Left = 488
- Top = 44
- Width = 16
- Height = 16
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- AutoSize = True
- Transparent = True
- OnClick = lblAboutQuarantineClick
- ResourceImage = 'MISC_NOTE'
- end
- object lblStepTag: TResLabel [2]
- Left = 12
- Top = 46
- Width = 151
- Height = 14
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- WordWrap = True
- ResourceCaption = 38001
- end
- object lblAboutQuarantine: TResLabel [3]
- Left = 330
- Top = 46
- Width = 150
- Height = 14
- Anchors = [akTop, akRight]
- OnClick = lblAboutQuarantineClick
- ResourceCaption = 38002
- end
- inherited lblStep: TResStaticText
- Left = 48
- Top = 13
- Width = 64
- Height = 18
- Font.Height = -12
- ParentFont = False
- ResourceCaption = 38000
- ExplicitLeft = 48
- ExplicitTop = 13
- ExplicitWidth = 64
- ExplicitHeight = 18
- end
- inherited btnContextHelp: TResTeButton
- Left = 481
- ExplicitLeft = 481
- end
- end
- object mnuDetails: TPopupMenu
- OnPopup = mnuDetailsPopup
- Left = 24
- Top = 176
- object menuFullDescription: TMenuItem
- Caption = 'more details'
- Enabled = False
- OnClick = menuFullDescriptionClick
- end
- end
- object ilRiskRatings: TImageList
- Left = 464
- Top = 392
- end
- end
-